toggle menu
smartposapi-core
1.5.3
androidJvm
switch theme
search in API
smartposapi-core
/
com.worldline.smartposapi.core.dto
/
MemoryStats
/
Usage
/
Usage
Usage
constructor
(
name
:
String
,
used
:
Float
,
free
:
Float
,
total
:
Float
,
buffer
:
Float
=
0.0f
,
cache
:
Float
=
0.0f
,
unit
:
MemoryStats.MemoryStatsUnit
=
MemoryStatsUnit.MB
)